Page 1 critical boot flags (RBIT-8)
| SECURE_BOOT_ENABLE | Enable boot signature enforcement, and permanently disable the RISC-V cores. |
| SECURE_DEBUG_DISABLE | Disable Secure debug access |
| DEBUG_DISABLE | Disable all debug access |
| BOOT_ARCH | Set the default boot architecture, 0=ARM 1=RISC-V. Ignored if ARM_DISABLE, RISCV_DISABLE or SECURE_BOOT_ENABLE is set. |
| GLITCH_DETECTOR_ENABLE | Arm the glitch detectors to reset the system if an abnormal clock/power event is observed. |
| GLITCH_DETECTOR_SENS | Increase the sensitivity of the glitch detectors from their default. |